CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC 串口

搜索资源列表

  1. MSComm.rar

    0下载:
  2. 用MFC编的读取串口数据并画实时曲线的VC++程序源码,MFC vc++
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2426846
    • 提供者:chen anquan
  1. MSCommV1

    2下载:
  2. 用MFC写的串口通信界面。可以接收串口发送过来的数据,进行实时曲线绘制。-Using MFC to write serial communication interfaces. Send them to receive serial data in real-time curve drawing.
  3. 所属分类:Dialog_Window

    • 发布日期:2015-04-20
    • 文件大小:72736
    • 提供者:zhangm
  1. MSCOMM

    0下载:
  2. wince系统下的MFC工具下编写的一个串口程序,可以测试多个串口,在串口之间可以发送和接收数据-MFC tool wince system prepared under a serial program, can test multiple serial ports, the serial port can send and receive data between
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:125585
    • 提供者:Wiliam
  1. serialms

    0下载:
  2. 这个是串口通信编程,里面包括报告,用MFC编写的,含有文件传输,不过仅限于文本传输-This is a serial communication program, which includes a report prepared by MFC, which contains the file transfer, but the text is limited to transmission
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3536191
    • 提供者:高荣
  1. serialports

    1下载:
  2. 基于MFC对话框编写串口调试助手,可以对串口号进行配置,可以手动进行配置,界面友好,操作简单,功能齐全-MFC dialog based on the preparation of serial debugging assistant serial number can be configured, you can manually configure, user-friendly, simple, functional
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:4397056
    • 提供者:陈开
  1. vc_serialport_communication

    0下载:
  2. MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5354543
    • 提供者:liuyuefeng
  1. RS232

    0下载:
  2. 串口助手源码,通过MFC的串口控件来控制数据的接发-Serial assistant source, through serial controls to control the MFC sending data
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:69039
    • 提供者:Roy
  1. SCOMMV23

    0下载:
  2. 用MFC编写的串口调试助手的程序。可以完全实现现在网上流行的串口调试助手,串口调试精灵的全部功能!并且编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -MFC prepared using serial debugging assistant procedures. Can be fully realized online now popular serial debugging assistant, serial debug the full functiona
  3. 所属分类:通讯编程

    • 发布日期:2016-05-29
    • 文件大小:151914
    • 提供者:仙儿
  1. CRCProgram

    0下载:
  2. 用MFC编写的数据包校验与常用校验算法(数据处理方法与串口通信用户层协议的编制)。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared by MFC with the commonly used packet checksum checksum algorithm (data-processing methods and user layer protocol serial communication preparation). They are al
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:26185
    • 提供者:仙儿
  1. SerialPortTest

    0下载:
  2. 用MFC编写的串口通信数据包处理方法的程序实例。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -MFC prepared using serial communication method of packet processing procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good re
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:76706
    • 提供者:仙儿
  1. ReadCompass

    0下载:
  2. 用MFC编写的与ACCESS数据库结合的串口程序实例。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared using MFC and ACCESS databases of serial procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good resource!
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:101258
    • 提供者:仙儿
  1. StopWaitComm_VC6.0

    0下载:
  2. 利用串口通信实现的文件传输系统,实用的停等协议。-Serial Port Communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:52285
    • 提供者:Wayne
  1. 090527softwaredesignofanalysisofgammarayscollected

    0下载:
  2. 能谱仪VC++6.0软件个人设计是由本人2009年05月开发的γ能谱仪VC++6.0软件 不过由于我是初次接触VC,很多语句调用和逻辑算法都还是新手阶段,请勿见笑 本软件包括 1.调用MFC控件接受串口数据包(数据包为附件中通讯协议规定) 2.调用pDC绘图(绘制表格和谱线) 3.实时采集数据并处理(处理部分其实还没写好) 4.调用WINDOWS系统的OFFICE控件将采集到的数据保存到EXCEL(由于我不会建立文件夹,所以在运行前,必须在C盘建立一个文件夹“collec
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-17
    • 文件大小:4454896
    • 提供者:李涛
  1. mfccomm

    0下载:
  2. 串口通讯程序,基于MFC对话框编的。已经测试过,希望对大家有用 -Serial communication program, based on the MFC dialog box for the. Has been tested, in the hope that useful
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3634854
    • 提供者:全西文
  1. RTUWin32

    0下载:
  2. 串口通信编程,win32 vc++,界面。mfc win api -Serial Communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-27
    • 文件大小:10183928
    • 提供者:liuhp
  1. VCcom

    0下载:
  2.  串口的操作可以有两种操作方式:同步操作方式和重叠操作方式(又称为异步操作方式)。同步操作时,API函数会阻塞直到操作完成以后才能返回(在多线程方式中,虽然不会阻塞主线程,但是仍然会阻塞监听线程);而重叠操作方式,API函数会立即返回,操作在后台进行,避免线程的阻塞。 个类的基类。 该MFC参考通常不描述通过继承的函数或操作符。若要寻求这些函数的信息,请参阅类层次结构图中该类的基类信息。 每个类的说明文档包括:该类的概括、类成员的种类、以及该成员函数、重载操作符或数据成员的基本用途。
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:66760
    • 提供者:csheng
  1. mscommDlg

    0下载:
  2. 串口控件编程,使用MFC自带串口控件经行编程-Serial control programming, using the MFC own line of programming via serial port control
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:3737
    • 提供者:zhangzhi
  1. comm

    0下载:
  2. 用跨平台的QT库编写的串口通讯工具。QT库相当于MFC,但简洁,高效而且有很好的跨平台特性,用其编写的代码不用修改可以在linux/windows平台下编译。-With cross-platform QT library written in serial communication tool. QT library is equivalent to MFC, but the simple, efficient and have a good cross-platform features, w
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3630618
    • 提供者:心雪
  1. MFC_API_Arch_SeriesPort

    0下载:
  2. 于MFC对话框的 WIN32 API串口通信程序,实现串口通信与实时传输 接受的好例子-In the MFC dialog WIN32 API serial communication program to achieve serial communications and real-time transmission to accept a good example of
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:37517
    • 提供者:
  1. vcMSCom

    2下载:
  2. vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
  3. 所属分类:Project Design

    • 发布日期:2016-06-04
    • 文件大小:75589
    • 提供者:于玮婷
« 1 2 3 45 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com